github.com/refraction-networking/utls.clientHelloMsg.marshal (method, view implemented interface methods)
4 uses
github.com/refraction-networking/utls (current package)
ech.go#L433: serializedOuter, err := outer.marshal()
handshake_messages.go#L400: func (m *clientHelloMsg) marshal() ([]byte, error) {
handshake_messages.go#L425: fullMessage, err = m.marshal()
u_public.go#L494: return chm.getPrivatePtr().marshal()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |